gdbstub: Small fixes.
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 12 Aug 2009 13:27:52 +0000 (14:27 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 12 Aug 2009 13:27:52 +0000 (14:27 +0100)
commit91c2518a67dd1eb6b0ca7c9e14317c9a121baab9
treeb9da047d9d3b89f80a8ecc0c90aec5cca4df8a7a
parent2606d3eec651a0e6d9b912df903f695db425e148
gdbstub: Small fixes.

 * Correctly handly EFLAGS.TF in the hypervisor
 * Register value sent with 'P' command is in native byte order.

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/traps.c
xen/common/gdbstub.c